Dim VSO_NOT_INSTALLED_TITLE_STR, VSO_INSTLD_ENBLD_TITLE_STR
VSO_NOT_INSTALLED_TITLE_STR = "" & PRODUCT_NAME & " is currently not installed on your computer."
VSO_INSTLD_ENBLD_TITLE_STR = "" & PRODUCT_NAME & " is currently protecting your computer from viruses."
' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
' Text inside the curly braces MUST not be translated...
Dim VSO_CLICK_TO_DISABLE_STR
VSO_CLICK_TO_DISABLE_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}disable{urlepilog} " & PRODUCT_NAME & "."
Dim VSO_INSTLD_DSBLD_TITLE_STR
VSO_INSTLD_DSBLD_TITLE_STR = "" & PRODUCT_NAME & " is currently not protecting your computer from viruses."
' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
' Text inside the curly braces MUST not be translated...
Dim VSO_CLICK_TO_ENABLE_STR
VSO_CLICK_TO_ENABLE_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}enable{urlepilog} " & PRODUCT_NAME & "."
Dim VSO_PRODUCT_STR, VSOPLUS_PRODUCT_STR
VSO_PRODUCT_STR = "" & PRODUCT_NAME & ""
VSOPLUS_PRODUCT_STR = "" & PRODUCT_NAME & " Plus"
Const VSO_SCANFORVIRUSES_STR = "Scan My Computer for Viruses"
Const VSO_SCANNOW_INFO_STR = "Thoroughly scan programs and documents to check your computer for viruses."
Const VSO_CREATE_RESCUEDISK_STR = "Create a Rescue Disk"
Const VSO_CREATERESCUEDISK_INFO_STR = "If your computer is infected by a virus and will not start, a Rescue Disk will get your computer up and running."
VSO_OPTIONS_INFO_STR = "Review and modify all of your " & PRODUCT_NAME & " options."
Dim VSO_HELP_VSO_STR, VSO_ABOUT_VSO_STR
VSO_HELP_VSO_STR = "" & PRODUCT_NAME & " Help"
VSO_ABOUT_VSO_STR = "About " & PRODUCT_NAME & ""
' LOCALIZATION NOTES: While translating, please move the text between {urlprolog}/{urlprolog2} and {urlepilog} to its proper place.
' Along with {urlprolog}/{urlprolog2} and {urlepilog}. It will be replaced at run time...
' Text inside the curly braces MUST not be translated...
Const VSO_INSTALL_FREE_STR = "{urlprolog}Click here{urlepilog} if you want to {urlprolog2}purchase{urlepilog} VirusScan."
Const VSO_PC_VULNERABLE_STR = "Warning! Your computer is highly vulnerable to being infected by a virus. McAfee recommends you install anti-virus software on your computer."
Const VSO_PC_MAYBEVULNERABLE_STR = "The anti-virus software you are running cannot be managed by Security Center."
Const VSO_PC_HIGHLYVULNERABLE_STR = "Warning! Your computer is highly vulnerable to being infected by a virus. McAfee recommends you update your anti-virus software on your computer."
Const VSO_PC_MAYBEVULNERABLE2_STR = "Your computer might be vulnerable to being infected by a virus. McAfee recommends you update your anti-virus software on your computer."
Const VSO_30DAY_TRIAL2_STR = "Purchase VirusScan"
Const VSO_30DAY_TRIAL2_INFO_STR = "Got Viruses? Even if you don't now, odds are you'll get one in the near future. Stop them before they destroy your computer!"